home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / GraphInspector.nib / data.classes next >
Text File  |  1994-03-01  |  2KB  |  167 lines

  1. CSlider = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     mouseUpTarget;
  6.     };
  7.     SUPERCLASS = Slider;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. Incrementor = {
  15.     ACTIONS = {
  16.     increment:;
  17.     decrement:;
  18.     };
  19.     OUTLETS = {
  20.     decimal;
  21.     };
  22.     SUPERCLASS = TextField;
  23. };
  24. GraphInspector = {
  25.     ACTIONS = {
  26.     setType:;
  27.     setStuff:;
  28.     changeView:;
  29.     noMoreInspector:;
  30.     windowWillClose:;
  31.     setSheet:;
  32.     changeShapeStuff:;
  33.     };
  34.     OUTLETS = {
  35.     topTitleRange;
  36.     yMajorSize;
  37.     scatterStuff;
  38.     yTicksStuff;
  39.     connectPoints;
  40.     yRotText;
  41.     rowTitles;
  42.     theDataRange;
  43.     viewPlace;
  44.     d3Stuff;
  45.     xFont;
  46.     d3Clear;
  47.     xMinorSize;
  48.     d3yrotText;
  49.     decimalPlaces2;
  50.     yFont;
  51.     xTicksStuff;
  52.     xMajor;
  53.     colorStuff;
  54.     firstFont;
  55.     showBase;
  56.     ticksStuff;
  57.     currentSubview;
  58.     doAutoScale;
  59.     yLabelLocation;
  60.     theScales;
  61.     xyDispPrec;
  62.     xySingleXAxis;
  63.     xyDispFormat;
  64.     xyLineType;
  65.     sideTitleRange;
  66.     d3yrot;
  67.     decimalPlacesStuff;
  68.     nameStuff;
  69.     xMinor;
  70.     yMinorSize;
  71.     yAxisFont;
  72.     xAxisFont;
  73.     shapeTextView;
  74.     d3Color;
  75.     tagRotationStuff;
  76.     candleStick;
  77.     xyStuff;
  78.     orientation;
  79.     labelStuff;
  80.     xGridMinor;
  81.     yGridMinor;
  82.     yMajor;
  83.     wireFrame;
  84.     d3xrotText;
  85.     scaleStuff;
  86.     d3xrot;
  87.     lineWidTextField;
  88.     bkgClear;
  89.     secondFlag;
  90.     yRot;
  91.     rangeStuff;
  92.     LineWidth;
  93.     gridStuff;
  94.     dispFormat;
  95.     yBorder;
  96.     legendFont;
  97.     xBorder;
  98.     logScale;
  99.     yFlag;
  100.     yMinor;
  101.     xyLineWid;
  102.     theSheet;
  103.     graphName;
  104.     firstFlag;
  105.     bkgColor;
  106.     xFlag;
  107.     xRot;
  108.     legendClear;
  109.     xMajorSize;
  110.     barLineText;
  111.     shapeInspView;
  112.     theLegend;
  113.     shapeInspWindow;
  114.     shapeBoxView;
  115.     titlesStuff;
  116.     sizeTextField;
  117.     window;
  118.     colBarLineWid;
  119.     graphType;
  120.     legendStuff;
  121.     xyDispPrec2;
  122.     shapeOvalView;
  123.     colBarHasLine;
  124.     hlcStuff;
  125.     orientationStuff;
  126.     theTitles;
  127.     shapeLineView;
  128.     legendColor;
  129.     colSizeStuff;
  130.     borderClear;
  131.     borderColor;
  132.     secondFont;
  133.     yGridMajor;
  134.     xGridMajor;
  135.     xRotText;
  136.     colBarWid;
  137.     graphHidden;
  138.     decimalPlaces;
  139.     theGraphRange;
  140.     xyLineWidTextField;
  141.     colTitles;
  142.     currentShapeView;
  143.     };
  144.     SUPERCLASS = Object;
  145. };
  146. FontWell = {
  147.     OUTLETS = {
  148.     theFont;
  149.     };
  150.     SUPERCLASS = Button;
  151. };
  152. GraphIncrementor = {
  153.     ACTIONS = {
  154.     };
  155.     OUTLETS = {
  156.     };
  157.     SUPERCLASS = TextField;
  158. };
  159. DigitSlider = {
  160.     ACTIONS = {
  161.     };
  162.     OUTLETS = {
  163.     thingAtEnd;
  164.     };
  165.     SUPERCLASS = Slider;
  166. };
  167.